home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / hackv33a.zip / UPGRADE.DOC < prev   
Text File  |  1997-03-31  |  7KB  |  168 lines

  1. ──────────────────────
  2.  WHAT'S NEW IN v3.3a:
  3. ──────────────────────
  4.  
  5.     ─────────────────────────────────────────────────────────────────────
  6.  
  7.     Hadn't had a chance to test the win game routine as much as I would
  8.     have liked to and found a small bug, but an important one.  Games
  9.     were not always being RESET when the game was won in InterBBS mode.
  10.     This is now fixed.
  11.  
  12.     This really sucked too...because *I* was finally the one who won the
  13.     game :(
  14.  
  15.     ─────────────────────────────────────────────────────────────────────
  16.  
  17.  
  18.  
  19. ─────────────────────
  20.  WHAT'S NEW IN v3.3:
  21. ─────────────────────
  22.  
  23.     ─────────────────────────────────────────────────────────────────────
  24.  
  25.     Fixed a couple of small bugs from v3.2a.  When the game was won, the
  26.     player's winning score was set back to 100 before being written to
  27.     the InterBBS packets being sent out.  The new packets will now pass
  28.     their NEW score as well as the score they won with.
  29.  
  30.     When a player was attmpting to break into the bank and were caught by
  31.     the police, they were sometimes losing more money than they had on
  32.     hand, leaving them with a negative amount of money.  This has now been
  33.     fixed.  The police will not be able to take more than the player 
  34.     actually has now.
  35.  
  36.     ─────────────────────────────────────────────────────────────────────
  37.  
  38.  
  39.  
  40. ─────────────────────
  41.  WHAT'S NEW IN v3.2a:
  42. ─────────────────────
  43.  
  44.     ─────────────────────────────────────────────────────────────────────
  45.  
  46.     Did the same thing as in The Quest For Nora.  When we added the
  47.     additional cheacking for online players, we messed up another
  48.     routine.  This version will fix that problem.  Sorry folks.
  49.  
  50.     ─────────────────────────────────────────────────────────────────────
  51.  
  52.  
  53. ─────────────────────
  54.  WHAT'S NEW IN v3.2:
  55. ─────────────────────
  56.  
  57.     ─────────────────────────────────────────────────────────────────────
  58.  
  59.     Several small things were changed this time around in v3.2.  The "ON"
  60.     flag for players online routine has been totally rewritten and should
  61.     prove to be very reliable now.  Regardless of a dropped carrier,
  62.     inactivity timeout, etc.
  63.  
  64.     HRIBBS.EXE has been upgraded even more to handle errors better.  Some
  65.     folks were experiencing problems when editing their ROUTE.CFG file.
  66.     If there was a blank line left in the file, HRIBBS.EXE would report
  67.     an ERROR.  HRIBBS now ignores any blank lines after the last BBS
  68.     entry in the file.  I forget sometimes that not everyone is a
  69.     programmer or knows how a program reads in a file, and what NOT to
  70.     do when editing these files :)
  71.  
  72.     HACKCFG.EXE was updated as well.  If someone went into the program
  73.     and hit ENTER quickly by mistake, it would default to the Configure
  74.     Nodes option.  If the user didn't want to do this, they had no way
  75.     to get out quickly.  Now the user can hit ESCape or use their mouse
  76.     to click on another window to get rid of the window in main focus.
  77.     
  78.     If you were planning on getting the HRRUPV10.ZIP archive to upgrade
  79.     your HRIBBS.EXE file, don't bother any longer.  The upgrade is
  80.     included in this archive :)
  81.     
  82.     ─────────────────────────────────────────────────────────────────────
  83.  
  84. ─────────────────────
  85.  WHAT'S NEW IN v3.1:
  86. ─────────────────────
  87.  
  88.     ─────────────────────────────────────────────────────────────────────
  89.  
  90.     Can't say as I am surprised we are here already...This IS the first
  91.     outing for InterBBS for Lounge Software and there were bound to be
  92.     a few things go wrong in the initial days that it was available to
  93.     the general public.  I'm not happy about having to upgrade as I'm
  94.     sure you're not already :)
  95.  
  96.     Here are some of the things that were fixed up in v3.1:
  97.  
  98.     HRIBBS.EXE was still sending to the BBS that sent the packet.
  99.     Meaning, whenever a BBS sent a packet in to the Coordinator, the
  100.     Coordinator in turn would create copies of the packet to send to
  101.     other BBS's listed, but it would also send the SAME packet BACK to
  102.     the BBS that just sent it.  This bug is finally squashed for good :)
  103.  
  104.     There is better checking in place for the existence of updates for
  105.     HRCONFIG.DAT(HRCxx.DAT) & ROUTE.CFG(HRRxx.CFG) files that get sent 
  106.     by an HRIBBS UPDATE.
  107.  
  108.     Better ERROR handling routines have been implemented.  Like all
  109.     things in the BBS world....They don't always go as planned or as
  110.     programmed for.  If your BBS.CFG file is improperly formatted, 
  111.     HRIBBS will now tell you and exit.  If BBS.CFG or ROUTE.CFG do not
  112.     even exist, HRIBBS will now exit properly.  ALL errors will also
  113.     be written to HRIBBS.ERR if they do happen.
  114.  
  115.     I found another strange one too that was difficult to test for.
  116.     At least *I* never thought of this.  If say the Coordinator has
  117.     run HRIBBS UPDATE and an hour later has to run it again...well,
  118.     if there were still HRRxx.CFG or HRCxx.DAT files waiting to be
  119.     sent, an error would arise.  Now, HRIBBS will check for the
  120.     existence of these BEFORE running UPDATE and will automatically
  121.     DELETE any old ones, since they will be outdated by the new ones
  122.     being created.
  123.  
  124.     ALL ANSI screens have been reworked.  I think you will find, even
  125.     on the slower systems, the ANSI screens will display MUCH faster
  126.     now!
  127.  
  128. ────────────────────────────────────────────
  129.  UPGRADING FROM v3.0 THROUGH v3.3 TO v3.3a:
  130. ────────────────────────────────────────────
  131.  
  132.     ─────────────────────────────────────────────────────────────────────
  133.      
  134.     Move these files from your main HACKARAMA! directory to a TEMP 
  135.     directory for now:
  136.  
  137.        NIBBS.DAT      <- ONLY if you run in InterBBS Mode
  138.        BADWORDS.LST   <- ONLY if you have made any changes to the file
  139.  
  140.     Move the HACKVxxx.EXE file into your main HACKARAMA! directory and
  141.     run it.  When it asks if you would like to overwrite the first file,
  142.     answer "A" to overwrite ALL files.  This will ensure PROPER upgrading.
  143.  
  144.     If you moved any of the above files, then move them BACK to your
  145.     HACKARAMA! directory, overwriting the ones that came with the
  146.     archive.
  147.  
  148.     You can delete HACKVxxx.EXE after your done to save space.  That's it!
  149.  
  150.     ─────────────────────────────────────────────────────────────────────
  151.  
  152. ───────────────────────────────────────────
  153.  UPGRADING FROM ANY OTHER VERSION TO v3.3:
  154. ───────────────────────────────────────────
  155.  
  156.     ─────────────────────────────────────────────────────────────────────
  157.      
  158.     As with the upgrade TO v3.0, simply REINSTALL HACKARAMA!  There were
  159.     SO many changes from v2.3 to v3.0 that upgrading is not an option.
  160.  
  161.     Just delete what you have now and install this version.  See 
  162.     INSTALL.DOC, HACK.DOC and IBBS.DOC for FULL details.
  163.  
  164.     ─────────────────────────────────────────────────────────────────────
  165.  
  166.     Jim Webb
  167.     Lounge Software
  168.